home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / haltlib.lha / halt / halt.fd < prev    next >
Text File  |  1995-10-06  |  373b  |  18 lines

  1. ##base _HaltBase
  2. ##bias 30
  3. *
  4. *   halt.fd --- halt library interface.
  5. *
  6. *   (c) Copyright 1995 SHW Wabnitz
  7. *   Written by Bernhard Fastenrath (fasten@shw.com)
  8. *
  9. *   This file may be distributed under the terms
  10. *   of the GNU General Public License.
  11. *
  12. Reboot(flags)(D1)
  13. Unmount(filesystem)(D1)
  14. AddShutdownPort(prt)(D1)
  15. RemShutdownPort(prt)(D1)
  16. ShutdownStatus(info)(D1)
  17. ##end
  18.